Functional feature List.

The features currently implemented in the system are listed below. For a roadmap please check the Road Map page

General

  • Application available on IOS/Android phone or tablet and within the browser.(Flutter)
  • Completely open source.
  • Multi company/currency/language for SAAS installations.
  • Single company for Moqui or Apache OFBiz existing installations.

User and company management

  • Contactpersons and relation to companies
  • Employees (admin access or not)
  • Suppliers
  • Customers
  • Product types: services, physical, rental
  • Products to be grouped in categories
  • Standard categories and website categories

Order management

  • Purchase and Sales
  • Items can be products, rental or without productId
  • will create invoices and payments and shipments from orders

Inventory

  • location management
  • in/outgoing shipments
  • Asset management

Accounting

  • Sales and purchase management
  • Invoices and payments
  • Automatic posting over configuration entities
  • Double entry ledger
  • Any ledger organization

Marketing

  • Opportunity management

Technical feature list

The system is consisting out of two parts, the frontend built with the flutter framework, the back-end using the Moqui framework with a chat server based on Java. Build and installation instructions are the related README files.

Flutter GrowERP Front-end

All applications and packages: https://github.com/growerp/growerp/tree/master/flutter/packages

Moqui Backend

framework and componets: https://github.com/growerp/growerp/tree/master/moqui